[INFO] cloning repository https://github.com/almond-project/almond
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/almond-project/almond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmond-project%2Falmond", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmond-project%2Falmond'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e62b02a6892f14cc57201b75fe1871c69815dd5
[INFO] checking almond-project/almond against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmond-project%2Falmond" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/almond-project/almond
[INFO] finished tweaking git repo https://github.com/almond-project/almond
[INFO] tweaked toml for git repo https://github.com/almond-project/almond written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/almond-project/almond on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/almond-project/almond already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09
[INFO] running `Command { std: "docker" "start" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libafl_bolts v0.15.4
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling libafl v0.15.4
[INFO] [stderr]    Compiling libafl_derive v0.15.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling almond-cc v0.1.0 (/opt/rustwide/workdir/crates/almond-cc)
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> crates/almond-cc/build.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(target_vendor = "apple")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(target_vendor = "apple")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(target_vendor = "apple"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(target_vendor = "apple"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_vendor = "apple")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(target_vendor = "apple")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(any(target_os = "solaris", target_os = "illumos"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/almond-cc/build.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(not(any(target_vendor = "apple", target_os = "solaris", target_os = "illumos")))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> crates/almond-cc/build.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 |     if cfg!(windows) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_WINDOWS").is_ok()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `almond-cc` (build script) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09", kill_on_drop: false }`
[INFO] [stdout] 1b61c1fff57d896b67d1da7ca5860eb14ba00dadcb8e75ea2c4c9a916e85df09
